func runtime/pprof.printCountCycleProfile
2 uses
runtime/pprof (current package)
pprof.go#L433: func printCountCycleProfile(w io.Writer, countName, cycleName string, records []profilerecord.BlockProfileRecord) error {
pprof.go#L944: return printCountCycleProfile(w, "contentions", "delay", p)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)